[INFO] cloning repository https://github.com/oceanbase/obkv-table-client-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oceanbase/obkv-table-client-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foceanbase%2Fobkv-table-client-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foceanbase%2Fobkv-table-client-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 05d6911aca387125fde169da378197fc692785dd
[INFO] checking oceanbase/obkv-table-client-rs against try#b66808126f24f2f30898306a881e1676824ea80c for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foceanbase%2Fobkv-table-client-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/oceanbase/obkv-table-client-rs
[INFO] finished tweaking git repo https://github.com/oceanbase/obkv-table-client-rs
[INFO] tweaked toml for git repo https://github.com/oceanbase/obkv-table-client-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/oceanbase/obkv-table-client-rs on toolchain b66808126f24f2f30898306a881e1676824ea80c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/oceanbase/obkv-table-client-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2ae69664c77c421a433a4a7c1d99471c5f0a8d93ac845db11bbb84d8656b48b7
[INFO] running `Command { std: "docker" "start" "2ae69664c77c421a433a4a7c1d99471c5f0a8d93ac845db11bbb84d8656b48b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ae69664c77c421a433a4a7c1d99471c5f0a8d93ac845db11bbb84d8656b48b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2ae69664c77c421a433a4a7c1d99471c5f0a8d93ac845db11bbb84d8656b48b7" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ae69664c77c421a433a4a7c1d99471c5f0a8d93ac845db11bbb84d8656b48b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2ae69664c77c421a433a4a7c1d99471c5f0a8d93ac845db11bbb84d8656b48b7" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling frunk_core v0.4.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling bindgen v0.69.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling winnow v0.5.33
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking base64 v0.21.6
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]    Compiling rust_decimal v1.33.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking deranged v0.5.4
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling termcolor v1.4.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking bigdecimal v0.3.1
[INFO] [stderr]     Checking lexical v6.1.1
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking crossbeam-channel v0.5.11
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking saturating v0.1.0
[INFO] [stderr]    Compiling mysql v24.0.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling prometheus-client v0.21.2
[INFO] [stderr]     Checking lru v0.10.1
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking pem v2.0.1
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking bufstream v0.1.4
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]     Checking iana-time-zone v0.1.59
[INFO] [stderr]     Checking webpki-roots v0.25.3
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking murmur2 v0.1.0
[INFO] [stderr]     Checking rustls-webpki v0.100.3
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking webpki-roots v0.23.1
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]    Compiling sqlite3-src v0.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr] error: could not compile `toml_edit` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b66808126f24f2f30898306a881e1676824ea80c/bin/rustc --crate-name toml_edit --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.19.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "perf", "serde", "unbounded"))' -C metadata=c606332dce6bf7a8 -C extra-filename=-455806a2eab7c8ee --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-0e5cd8dc6cf12cac.rmeta --extern toml_datetime=/opt/rustwide/target/debug/deps/libtoml_datetime-2f207302bd291eb7.rmeta --extern winnow=/opt/rustwide/target/debug/deps/libwinnow-17ba6fffc265c3d8.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b66808126f24f2f30898306a881e1676824ea80c/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.48/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=46d05f51f577d757 -C extra-filename=-31c3479b5796f612 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-27bdc069afcc8884.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-3f87ee763fc95f5e.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `frunk_core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b66808126f24f2f30898306a881e1676824ea80c/bin/rustc --crate-name frunk_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frunk_core-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=c64cb837c4c9bfd8 -C extra-filename=-e5fe54c20bce11b6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "2ae69664c77c421a433a4a7c1d99471c5f0a8d93ac845db11bbb84d8656b48b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ae69664c77c421a433a4a7c1d99471c5f0a8d93ac845db11bbb84d8656b48b7", kill_on_drop: false }`
[INFO] [stdout] 2ae69664c77c421a433a4a7c1d99471c5f0a8d93ac845db11bbb84d8656b48b7
